Welcome![Sign In][Sign Up]
Location:
Search - ajax c

Search list

[.nethrB2B2.0

Description: 华锐行业电子商务系统2.0采用微软最新的.net3.5(c#)+mssql架构,代码进行全面重整及优化,清除冗余及垃圾代码,运行速度更快、郊率更高。全站生成静态、会员二级域名、竞价排名、企业会员有多套模板可供选择;在界面方面采用DIV+CSS进行设计,实现程序和界面分离,方便修改适合自己的个性界面,在用户体验方面,大量使用ajax技术,更加易用。-2.0 Huarui industry e-commerce systems using the latest Microsoft. Net3.5 (c#)+ mssql architecture, code to conduct a comprehensive re-engineering and optimization, and garbage removal of redundant code, run faster, higher areas. Total Station to generate static, Members secondary domain name, bid ranking, enterprises have set the template for the Members Choice at interface using DIV+ CSS design, implementation procedures and interface separation, Convenience modified to suit their own personality interface at the user experience regard, the extensive use of ajax technology, more user-friendly.
Platform: | Size: 11154432 | Author: 陈中伟 | Hits:

[CSharpCSWEBChatRoom

Description: CS实现WEB聊天室,C#实现,Ajax技术-CS realize WEB chat room, C# implementation
Platform: | Size: 226304 | Author: luojingyu | Hits:

[WEB CodejsClass_AjaxTable

Description: /*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX数组表格分页类 | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009年2月5日9:44:56| | | | 调用方式: | var 自定义的全局变量名 = new AjaxTablePage("自定义全局变量名","表格的ID","翻页后运行的返回函数") | 自定义的全局变量名.ioStr.DiyTH="表头1,表头2,.." | 自定义的全局变量名.ioStr.Diystr="第一行1第一行2,..|第二行..|.." | | 自定义的全局变量名.initialize() | | | | 接口:每页记录数,表格头字符串,表格内容字符串 | | AJAX应用:适时获取新的字符串后设置上述接口再调用initialize()即可 | | 参考网上代码所写,变量名不是很规范。请见谅| | | |-------------------------------------------------------------------*/-/*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX table pagination array-type | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009 Month 5 Day 2 years 9:44:56 | | | | Call by: | Var-defined global variable name = new AjaxTablePage ( "since the definition of global variable name", "the table ID", "page back function after the operation") |-Defined global variable name. IoStr.DiyTH = "Table header 1, header 2, .." |-Defined global variable name. IoStr.Diystr = "first line of one the first line of 2, .. | ..|.." second line | |-Defined global variable name. Initialize () | | | | Interface: Record the number of each page, the first string table, string table content | | AJAX applications: timely access to a new set of strings of these interfaces again after the call initialize () to | | Refer to code written by-line, variable name is not normative. Plea
Platform: | Size: 4096 | Author: apollo | Hits:

[CSharpaspnetNHibernateOracle

Description: 软件介绍:附带源码和数据库备份文件! ASP.NET(c#) + NHibernate + Oracle + Ajax 实现-see that
Platform: | Size: 10180608 | Author: tom | Hits:

[BooksAspNetAjaxChat_Trial

Description: a project create chat room in asp.net with c sharp and ajax
Platform: | Size: 1846272 | Author: zahra dehghan | Hits:

[Windows Develophighsign-14522

Description: ajax应用/* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $RCSfile: ajax.js,v $ $Revision: 1.117 $ $Date: 2007/08/09 08:49:19 $ */
Platform: | Size: 881664 | Author: mmbo2005 | Hits:

[CSharpcacpweb

Description: 足球网站W(WW.51CACP.COM)源代码,AJAX和C# VS2005 开发,有阵容设定,论坛等功能。-Football Site W (WW.51CACP.COM) source code, AJAX and C# VS2005 development of line-up set, forums and other functions.
Platform: | Size: 3692544 | Author: 刘斌 | Hits:

[CSharpReportExample

Description: c#网站,用telerik控件生成word,excel,pdf报表。需要下载telerik控件。http://www.telerik.com/products/aspnet-ajax/grid.aspx-c# website to generate word, excel, pdf report by telerick Rad datagrid. Need to download teleriK Rad controls.http://www.telerik.com/products/aspnet-ajax/grid.aspx
Platform: | Size: 5209088 | Author: 小白萝卜 | Hits:

[OtherNotBook

Description: 开发环境:VS2005、C#、.net2.0、Access、AJAX引擎是自己写的,没有用到AJAX的DLL 留言可以选择头像,插入图片和表情等功能 具有脏话过滤、皮肤更换等功能 功能除了留言本的基本功能,还有我博客前面提到的AJAX的后退标签,与AJAX无刷新换肤功能,源码内 嵌在aspx页面中 -No
Platform: | Size: 2154496 | Author: yaochutao | Hits:

[WEB Codesofthy145h

Description: Microsoft Chart Controls for .NET Framework支持各种丰富的图表选项,包括pie(饼图), area(区域), range(范围), point(点), circular(圆形), accumulation(累积), data distribution(数据分布), ajax interactive(AJAX交互), doughnut(甜圈图)等等。你可以在控件的声明中静态地声明图表数据,或者也可以使用数据绑定动态地填充。在运行时,该服务器控件会生成一个图片(譬如一个.PNG文件),是使用控件输出的元素在页面的客户端HTML中引用的。该服务器控件支持缓存图表图片的功能,还支持保存到硬盘上以在持久性场景中使用的功能。它不要求安装其他的服务器软件,可以用于任何标准的ASP.NET网页上。 使用 整个图形控件主要由以下几个部份组成: 1.Annotations --图形注解集合 2.ChartAreas --图表区域集合 3.Legends --图例集合 4.Series    --图表序列集合(即图表数据对象集合) 5.Titles    --图标的标题集合该示例代码可以通过设置各类参数,动态展现了三维、平面、曲线等各类Chart图及结合Ajax的应用,具体功能请查看[本地演示] 同时可以在线查看C#和Vb.net相关源码,数据库采用的是Access 运行程序前请按照源码目录下的 MSChart.exe -Microsoft Chart Controls for. NET Framework supports a variety of rich chart options, including pie (pie chart), area (regional), range (range), point (point), circular (round), accumulation (cumulative), data distribution (data distribution), ajax interactive (AJAX interaction), doughnut (donut graph) and so on. You can control the static statement to state chart data, or can also use data binding to fill dynamically. At runtime, the server control will generate a picture (for example, a. PNG file), is to use the control elements of the output of the client in HTML page is referenced. The server control to support the cache function of the chart picture, but also support in order to be saved to your hard disk in persistent use of the function of the scene. It does not require the installation of other server software, can be used in any standard ASP.NET page. Control the use of the graphics part of the main components from the following: 1.Annotations- collection of graphics comment
Platform: | Size: 5874688 | Author: power | Hits:

[Other Web Codeext2.0_chm

Description: ext1.1 ext2 api 中文手册合集-ext1.1 ext2 api handbook
Platform: | Size: 5797888 | Author: liwen129 | Hits:

[Othertest

Description: I have uploaded file is working with asp.net 2.0 with c# using ajax-I have uploaded file is working with asp.net 2.0 with c# using ajax
Platform: | Size: 47104 | Author: nethaji | Hits:

[Windows DevelopCsharpscriptcallthebackgroundmethods

Description: 采用ajax技术,在脚本里调用C#后台里的方法。-Using ajax technology, called C# script in the background in the methods.
Platform: | Size: 40960 | Author: 高佳佳 | Hits:

[Other Web CodeAJAX_far

Description: ajax for vb and c# code source learning for iranian and persian languages
Platform: | Size: 2207744 | Author: mohammad maddahi | Hits:

[.netnews

Description: C#.NET语法环境中,集合了AJAX和WEB SERVICE技术实现新闻消息的显示,并以主流的DIV+CSS布局.-NEWS PLATFORM USING C#.NET
Platform: | Size: 3128320 | Author: Andy Liu | Hits:

[WEB CodeX3BLOG_0.7.5.2

Description: X3-BLOG 是基于XML+XSLT+AJAX技术构建的开源多用户博客门户系统,服务器端采用当前最流行的动态网页开发语言ASP.NET(C#) 2.0编写,支持多种数据库,包括SQLSERVER2000\SQLSERVER2005\ORACLE\MYSQL\DB2\ACCESS等,默认使用SQLSERVER2000。- X3-BLOG is based on the XML+ XSLT+ AJAX technologies to build multi-user blog for open-source portal systems, server-side use of the current dynamics of the most popular web development language ASP.NET (C#) 2.0 prepared to support a variety of databases, including SQLSERVER2000 \ SQLSERVER2005 \ ORACLE \ MYSQL \ DB2 \ ACCESS and so on, default SQLSERVER2000.
Platform: | Size: 3812352 | Author: ansel | Hits:

[JSP/JavaHibernateNotes

Description: C:\四种流行的AJAX框架.rar C:\四种流行的AJAX框架.rar C:\四种流行的AJAX框架.rar-C:\四种流行的AJAX框架.rar C:\四种流行的AJAX框架.rar C:\四种流行的AJAX框架.rar C:\四种流行的AJAX框架.rar
Platform: | Size: 6144 | Author: Aaron Yo | Hits:

[Shop supermarket software systemv5shop_sc

Description: V5Shop网店系统是上海威博旗下产品之一,一款B to C网上开店软件,适合中小型企业及个人快速构建个性化网上商店。 V5SHOP采用最新的ASP.NET分层技术和AJAX技术,结合微软NET+MSSQL 2005平台运行,并且在开发过程中融入了大量电子商务管理、网络营销和用户体验理念让系统的安全性、稳定性、易用性和实用性都得到了空前的突破,真正达到了只要会打字就能够建设专业水准的电子商务平台。-V5Shop Shop Shanghai Wibaux' s system is one of the products, a B to C online shop software for small and medium enterprises and individuals to quickly build personalized online store. V5SHOP layered using the latest ASP.NET technology and AJAX technology, combined with Microsoft' s NET+ MSSQL 2005 platform running, and in the development process into a large number of e-commerce management, network marketing and user experience concepts for the system' s security, stability , ease of use and practicality have been an unprecedented breakthrough, achieved so long as it actually typing will be able to build professional-quality e-commerce platform.
Platform: | Size: 17885184 | Author: 羽佳 | Hits:

[WEB CodeRelease

Description: 动股 0.02 版 StockImage : 本程序是一个股票实时显示系统 a.服务器端 是用php 写成 ,数据是从Yahoo 得到的一整张图片, b.php 在server端切割增张图片,把一整张图片切割成一张张小图片, c.客户端定时刷新,不过不是更新一整张图片,而是只更新与上一次不同的小图片 d.判断图片是否跟上次相同,使用了md5 算法来判断是否图片已经更新了 e.ajax的后台数据传输到前台的过程使用了JSON 协议来封装 f.本程序支持可配置,切割图片的数量,和图片刷新间隔 ,都可以在config.xml 这个文件里面配置-Moving stock 0.02 version StockImage: This program is an equity real-time display system a. server side is written in php, data from Yahoo received an entire picture, b.php increase in the server-side cutting pictures to an entire Picture cut into 1 Zhang picture, c. client refresh, but it does not update an entire image, but only update with the last of the small pictures of different d. to determine whether the image with the last time the same, using the md5 algorithm to determine the whether the image has been updated e.ajax the background to the foreground the process of data transmission using the JSON protocol to package f. This procedure can be configured to support, cutting the number of pictures, and graphics refresh intervals, can be in the config.xml file inside the Configuration
Platform: | Size: 27648 | Author: baixh | Hits:

[Windows DevelopAJAXTabs

Description: C# 源码 集成了很多Ajax控件,其中Tabs选项卡控件是非常实用的.-C# source code control integration of a lot of Ajax, which Tabs tab control is very practical.
Platform: | Size: 500736 | Author: 罗滨 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 »

CodeBus www.codebus.net